home *** CD-ROM | disk | FTP | other *** search
/ Cope with Cancer / Cope with Cancer.iso / pc / cope / copemed.dxr / 00183.ls < prev    next >
Encoding:
Text File  |  1998-11-03  |  147 b   |  8 lines

  1. on mouseDown
  2.   global gmedCategory
  3.   set gmedCategory to the frame
  4.   puppetSound("button.aif ")
  5.   puppetTransition(9, 1, 18)
  6.   go("MTSub1d_1")
  7. end
  8.